Skip to content

FINERACT-1222: Add Swagger tags for User Administration#5860

Closed
elicsmit wants to merge 3 commits into
apache:developfrom
elicsmit:fix-swagger-useradministration
Closed

FINERACT-1222: Add Swagger tags for User Administration#5860
elicsmit wants to merge 3 commits into
apache:developfrom
elicsmit:fix-swagger-useradministration

Conversation

@elicsmit
Copy link
Copy Markdown
Contributor

Description

Added missing Swagger API documentation tags and operation summaries for the User Administration functional area. This is part of the task FINERACT-1222 to improve overall documentation coverage in the project.

Checklist

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Write the commit message as per our guidelines
  • Acknowledge that we will not review PRs that are not passing the build ("green") - it is your responsibility to get a proposed PR to pass the build, not primarily the project's maintainers.
  • Create/update unit or integration tests for verifying the changes made.
  • Follow our coding conventions.
  • Add required Swagger annotation and update API documentation at fineract-provider/src/main/resources/static/legacy-docs/apiLive.htm with details of any API changes
  • This PR must not be a "code dump". Large changes can be made in a branch, with assistance. Ask for help on the developer mailing list.

@adamsaghy
Copy link
Copy Markdown
Contributor

@elicsmit Please remove the not relevant files and changes from the PR.

Please run:
./gradlew spotlessApply spotbugsMain spotbugsTest checkstyleMain checkstyleTest
./gradlew --no-daemon build -x test -x cucumber -x doc

Before any PR or changes, please always run these two commands and make sure there is green build!

@elicsmit
Copy link
Copy Markdown
Contributor Author

@adamsaghy Hi! Thanks for the review. I was actually about to clean this up and run the checks, but unfortunately, I've fallen sick. I will fix everything and make sure the build is green as soon as I feel better. Thanks for your patience!

@elicsmit elicsmit force-pushed the fix-swagger-useradministration branch 3 times, most recently from 4b2f88f to 106bcf8 Compare May 21, 2026 08:38
@elicsmit elicsmit force-pushed the fix-swagger-useradministration branch from 2648d8c to b5102b9 Compare May 21, 2026 08:45
@elicsmit elicsmit closed this May 21, 2026
@elicsmit elicsmit deleted the fix-swagger-useradministration branch May 21, 2026 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants